Welcome![Sign In][Sign Up]
Location:
Search - canny edge

Search list

[Graph programCanny

Description: canny算子边缘检测-canny operator Edge Detection
Platform: | Size: 2211840 | Author: 王昊一 | Hits:

[Graph programcanny

Description: Canny边检测算法的实现-Canny edge detection algorithm to achieve
Platform: | Size: 4096 | Author: 王澜 | Hits:

[Graph programCanny算子与边缘检测

Description: Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
Platform: | Size: 2211840 | Author: 李明辉 | Hits:

[matlabcannyedge

Description: 边缘检测Canny法的源程序,网上好像有人需要,所以就放上来了-Canny edge detection method of the source, the Internet seems to be any need, therefore Fangshanglai!
Platform: | Size: 2048 | Author: 华工 | Hits:

[2D GraphicCanny边缘检测

Description: 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
Platform: | Size: 3308544 | Author: 冯健 | Hits:

[2D Graphiccanny算子

Description: canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
Platform: | Size: 109568 | Author: 娄强 | Hits:

[Special Effects边缘检测CANNY算子的C实现

Description: 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
Platform: | Size: 3072 | Author: 刘波 | Hits:

[Graph programcanny_edge

Description: 用canny做边缘检测的matlab源程序-do with canny Edge Detection Matlab source
Platform: | Size: 1024 | Author: 张东 | Hits:

[Graph programVC-edge-detection-code

Description: 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
Platform: | Size: 1909760 | Author: 姜丽华 | Hits:

[Special Effectsedgedetect_canny

Description: 完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
Platform: | Size: 489472 | Author: qihuafei | Hits:

[Special EffectsCannyEdgeDetection(good)_CanTestWithImage

Description: Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
Platform: | Size: 172032 | Author: whq | Hits:

[Special Effects43290162

Description: MATLAB源码,P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-MATLAB source code, P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- delete images from the PCB All current lines, retaining only the target chip
Platform: | Size: 571392 | Author: 钟小丽 | Hits:

[Special Effectsbackgroud(12.22)

Description: 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.
Platform: | Size: 380928 | Author: | Hits:

[Special Effectsedge_detect-matlab

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from the PCB to remove all images current lines, retaining only the target chip
Platform: | Size: 40960 | Author: 张甲杰 | Hits:

[Special EffectsVBImageProcess

Description: 图像的滤镜处理效果,Canny边缘检测以及对摄像机内外参数的标定源码-image processing filter effects, Canny edge detection, and internal and external parameters of the camera calibration source
Platform: | Size: 19456 | Author: 邝宏武 | Hits:

[Special Effectscanny

Description: Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
Platform: | Size: 7168 | Author: | Hits:

[Special Effectscanny

Description: 用Matlab实现的Canny边缘检测算法,压缩文件中附有一张实验图片-Using Matlab realize the Canny edge detection algorithm, compressed file attached to an experimental image
Platform: | Size: 187392 | Author: 李艳 | Hits:

[Special EffectsCanny

Description: Canny算子边缘提取,对躁声克服教好.比传统的算法有较大优势.-Canny edge detection operator to overcome the impatient voice of teaching. Than the traditional algorithm has a larger advantage.
Platform: | Size: 1024 | Author: 安萌 | Hits:

[Graph programcanny

Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.
Platform: | Size: 5120 | Author: 秀秀 | Hits:

[Algorithmcanny

Description: canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像 -canny edge detection operator c source code for one-dimensional Gaussian distribution function for the smooth function of the Gaussian filter coefficients generated by Gaussian filter smoothing the original image
Platform: | Size: 3072 | Author: casey1986 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net